Skip to content

chore(deps): bump the go-minor-patch group with 4 updates#433

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-minor-patch-050d4f4ce5
Closed

chore(deps): bump the go-minor-patch group with 4 updates#433
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-minor-patch-050d4f4ce5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the go-minor-patch group with 4 updates: github.com/aws/aws-sdk-go-v2, github.com/aws/aws-sdk-go-v2/config, github.com/aws/aws-sdk-go-v2/service/secretsmanager and github.com/oracle/oci-go-sdk/v65.

Updates github.com/aws/aws-sdk-go-v2 from 1.41.7 to 1.41.9

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.32.18 to 1.32.20

Commits

Updates github.com/aws/aws-sdk-go-v2/service/secretsmanager from 1.41.7 to 1.41.9

Commits

Updates github.com/oracle/oci-go-sdk/v65 from 65.115.0 to 65.116.0

Release notes

Sourced from github.com/oracle/oci-go-sdk/v65's releases.

65.116.0

Added

  • Support for calling Oracle Cloud Infrastructure services in the me-alrayyan-1 region

  • Support for Veridata deployment types in the GoldenGate service

  • Support for cloning ZeroETL pipelines in the GoldenGate service

  • Support for Object Storage initial load in ZeroETL pipelines in the GoldenGate service

  • Support for specifying CPU core count and autoscaling in ZeroETL pipelines in the GoldenGate service

  • Support for setting disaster recovery status during deployment creation in the GoldenGate service

  • Support for switchover and failover mode selection in disaster recovery peer switchovers in the GoldenGate service

  • Support for generating and retrieving disaster recovery precheck reports for standby peers in the GoldenGate service

  • Support for scheduling policies and scheduling windows as part of granular maintenance scheduling of Exadata Infrastructure components in the Database service

  • Support for specifying System Global Area (SGA) memory percentage and distributed algorithm configuration in Autonomous VM Clusters and Cloud Autonomous VM Clusters in the Database service

  • Support for Database Resident Connection Pooling (DRCP) in Autonomous Container Databases in the Database service

  • Support for creating additional VMs in Exadata Cloud Service and Exadata Cloud@Customer in the Database service

  • Support for selecting specific compute shapes during cluster placement group creation in the Cluster Placement Groups service

  • Support for compute target resource when creating and managing reusable managed compute capacity for workload deployments in the Data Science service

  • Support for managed compute cluster as a compute target type in the Data Science service

  • Support for creating model deployments and jobs that use a compute target as the deployment infrastructure in the Data Science service

  • Support for multi-inference endpoints in model deployments in the Data Science service

  • Support for flexible dense virtual machine shapes in the Compute service

  • Support for network firewall health status APIs in the Network Firewall service

  • Support for security attributes when creating or updating network firewalls in the Network Firewall service

  • Support for mapped secrets when creating or updating decryption rules in the Network Firewall service

  • Support for Zero Trust Packet Routing (ZPR) security attributes in the Kubernetes Engine service  

Breaking Changes

... (truncated)

Changelog

Sourced from github.com/oracle/oci-go-sdk/v65's changelog.

65.116.0 - 2026-05-26

Added

  • Support for calling Oracle Cloud Infrastructure services in the me-alrayyan-1 region
  • Support for Veridata deployment types in the GoldenGate service
  • Support for cloning ZeroETL pipelines in the GoldenGate service
  • Support for Object Storage initial load in ZeroETL pipelines in the GoldenGate service
  • Support for specifying CPU core count and autoscaling in ZeroETL pipelines in the GoldenGate service
  • Support for setting disaster recovery status during deployment creation in the GoldenGate service
  • Support for switchover and failover mode selection in disaster recovery peer switchovers in the GoldenGate service
  • Support for generating and retrieving disaster recovery precheck reports for standby peers in the GoldenGate service
  • Support for scheduling policies and scheduling windows as part of granular maintenance scheduling of Exadata Infrastructure components in the Database service
  • Support for specifying SGA memory percentage and distributed algorithm configuration in Autonomous VM Clusters and Cloud Autonomous VM Clusters in the Database service
  • Support for DRCP in Autonomous Container Databases in the Database service
  • Support for creating additional VMs in Exadata Cloud Service and Exadata Cloud@Customer in the Database service
  • Support for selecting specific compute shapes during cluster placement group creation in the Cluster Placement Groups service
  • Support for compute target resource when creating and managing reusable managed compute capacity for workload deployments in the Data Science service
  • Support for managed compute cluster as a compute target type in the Data Science service
  • Support for creating model deployments and jobs that use a compute target as the deployment infrastructure in the Data Science service
  • Support for multi-inference endpoints in model deployments in the Data Science service
  • Support for flexible dense virtual machine shapes in the Compute service
  • Support for network firewall health status APIs in the Network Firewall service
  • Support for security attributes on network firewall create and update operations in the Network Firewall service
  • Support for mapped secrets on decryption rule create and update operations in the Network Firewall service
  • Support for Zero Trust Packet Routing (ZPR) security attributes in the Kubernetes Engine service  

Breaking Changes

  • Enum values IDCS and IDCS_CUSTOM_SERVICE were removed from model AuthConfigurationTypeEnum in the Data Science service
  • Classes CreateIdcsAuthConfigurationDetails, CreateIdcsCustomServiceAuthConfigurationDetails, IdcsAuthConfiguration, and IdcsCustomServiceAuthConfiguration have been removed in the Data Science service
Commits
  • ae06dae Releasing version 65.116.0
  • c58f043 Remove all files deleted in scm
  • 2a9f637 Merge remote-tracking branch 'scm/github' into release_2026-05-26
  • 4b4a3c6 Releasing version 65.116.0
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the go-minor-patch group with 4 updates: [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/service/secretsmanager](https://github.com/aws/aws-sdk-go-v2) and [github.com/oracle/oci-go-sdk/v65](https://github.com/oracle/oci-go-sdk).


Updates `github.com/aws/aws-sdk-go-v2` from 1.41.7 to 1.41.9
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.41.7...v1.41.9)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.18 to 1.32.20
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.32.18...config/v1.32.20)

Updates `github.com/aws/aws-sdk-go-v2/service/secretsmanager` from 1.41.7 to 1.41.9
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.41.7...v1.41.9)

Updates `github.com/oracle/oci-go-sdk/v65` from 65.115.0 to 65.116.0
- [Release notes](https://github.com/oracle/oci-go-sdk/releases)
- [Changelog](https://github.com/oracle/oci-go-sdk/blob/master/CHANGELOG.md)
- [Commits](oracle/oci-go-sdk@v65.115.0...v65.116.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.41.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-minor-patch
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.32.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-minor-patch
- dependency-name: github.com/aws/aws-sdk-go-v2/service/secretsmanager
  dependency-version: 1.41.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-minor-patch
- dependency-name: github.com/oracle/oci-go-sdk/v65
  dependency-version: 65.116.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 1, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 1, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 1, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/go-minor-patch-050d4f4ce5 branch June 1, 2026 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants